home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 18 / CU Amiga Magazine's Super CD-ROM 18 (1997)(EMAP Images)(GB)[!][issue 1998-01].iso / CUCD / Online / hsc / docs-source / related.hsc < prev    next >
Encoding:
Text File  |  1997-10-24  |  3.2 KB  |  76 lines

  1. <WEBPAGE chapter="hsc - " title="Related Stuff"
  2.     PREV="future.html"
  3.     QTEXT=("I've got my air-jack hammer<BR>"
  4.           +"I've got my saber saw<BR>"
  5.           +"I've got all I need<BR>"
  6.           +"Cuz I got my tools")
  7.     QAUTHOR='Flour, "Tools"'>
  8. <*    QTEXT=("And if you take a taste<BR>"
  9.           +"You better leave no waste<BR>"
  10.           +"You gotta eat up all you get")
  11.     QAUTHOR='Soup Dragons, "Beauty Freak"'*>
  12.  
  13. <P>As <hsc> is only one part of a puzzle, this chapter should give you
  14. some hints where you can find other parts. However this does not claim
  15. to point out all additional tools that can be useful inc combination
  16. with <hsc>. But at least it should list all utilities mentioned
  17. somewhere in this manual.</P>
  18.  
  19. Some stuff that should be useful for <STRONG>project management</STRONG>:
  20.  
  21. <UL>
  22. <LI><AMINET FILE="dev/c/make-3.75-bin.lha">, an Amiga-port of <EXEC>GNUmake</EXEC>.
  23.     Different to several other Unix-ports, no <CODE>ixemul.library</CODE>
  24.     is required, as it was compiled with SAS/c.
  25. <LI><AMINET FILE="dev/gcc/" TEXT="aminet:dev/gcc/gccXXXdoc.lha">, which contains
  26.     (among other documents) the manual to <EXEC>GNUmake</EXEC> in 
  27.     AmigaGuide format (the exact filename depends on the version of
  28.     <EXEC>gcc</EXEC>).
  29. <LI><EXEC>GNUmake</EXEC> and <EXEC>diff</EXEC> (and all other GNU
  30.     utilities) can be obtained from <A
  31.     HREF="ftp://prep.ai.mit.edu/pub/gnu/"><(hsc.anchor)></A>. There
  32.     are several mirror sites of this material, scan the
  33.     <FILE>ReadMe</FILE>s there for details.
  34. </UL>
  35.  
  36. As <hsc>'s <STRONG>syntax check</STRONG> is quite small and clumsy, maybe you should also
  37. have a look at one of the following sources:
  38.  
  39. <UL>
  40. <LI><AminetReadMe FILE="comm/www/CheckHTML.readme" TEXT="CheckHTML">
  41.     - based on <EXEC>SGMLS</EXEC>, but easier to use. Available from
  42.     <Aminet FILE="comm/www/CheckHTML.lha">;
  43.     for those who insist on using a <dtd>.
  44. <LI><WebLint>, a Perl-script that is even more cryptic to configure
  45.     than <hsc>. And it's Perl.. würg, kotz, reiha.. (<(HSC.ANCHOR)>)
  46. <LI><A HREF="http://www.webtechs.com/html-val-svc/">HalSoft's
  47.     validation service</A> maybe provides the most competent syntax-check,
  48.     but most likely the slowest. (<(HSC.ANCHOR)>)
  49. </UL>
  50.  
  51. To use <STRONG>Unixoid filenames</STRONG> within AmigaOS, there are numerous tools
  52. available. For example, you can use
  53. <UL>
  54. <LI><Aminet FILE="dev/gcc/ixpath.lha"> - CLI only, source code included
  55. <LI><Aminet FILE="util/boot/" TEXT="aminet:util/boot/DosWedgeXX"> -
  56.     implemented as a commodity
  57. </UL>
  58.  
  59.  
  60. And some resources that have been quite useful during the development
  61. of <hsc>, but are probably also <STRONG>worth a reading</STRONG> if
  62. you are serious about w3-authoring:
  63.  
  64. <UL>
  65. <LI><A HREF="http://www.cs.cmu.edu/~tilt/cgh/">Composing Good HTML</A>,
  66.     a general introduction to the whole html-problem. It's also useful to
  67.     better understand several messages of <hsc>. (<(HSC.ANCHOR)>)
  68. <LI><A HREF="http://www.useit.com/alertbox/">The Alertbox</A>: Current Issues in Web Usability
  69.     - might frustrate you, but answers several "Why?"'s. (<(HSC.ANCHOR)>)
  70. <LI>Richard Scarry: "Mein allerschönstes Buch vom Backen, Bauen und
  71.     Flugzeugfliegen" - a general introduction to life and how to cope
  72.     with it.
  73. </UL>
  74.  
  75. </WEBPAGE>
  76.